@charset "utf-8";


@media screen and (min-width: 1025px){
	/* 滚动条 */
	::-webkit-scrollbar {
		width: 5px;
		height: 5px;
	}
	::-webkit-scrollbar-track {
		border-radius: 0;
		background: rgba(255,255,255,0)
	}
	::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #3f95d1;
	}
	::-webkit-scrollbar-thumb:hover {
		border-radius: 5px;
		background: #3f95d1;
	}
	
	.mshow{display: none !important;}

	.head:hover, .head-on{color: #333;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,.1);}
	.head:hover .head-logo .logo1, .head-on .head-logo .logo1{display: none;}
	.head:hover .head-logo .logo2, .head-on .head-logo .logo2{display: block;}

	.i-news-main .card-left a:hover img{transform: scale(1.05);}
	.i-news-main .card-right .active a .item-text .tit{color: #0095ff;}
	.i-news-main .card-right .active a{box-shadow: 0 0 10px rgba(0,0,0,.1);}
	.i-news-main .card-right .active a .item-text{margin-right: 0;}


}

@media screen and (max-width: 1680px){
	.mb-180{margin-bottom: 140px;}
	.pt-170{padding-top: 130px;}
	.pt-120{padding-top: 110px;}
	.pt-100{padding-top: 90px;}
	.pt-80{padding-top: 70px;}
	.pb-180{padding-bottom: 140px;}
	.pb-100{padding-bottom: 90px;}
	.f-72{font-size: 58px;}
	.f-60{font-size: 52px;}
	.f-48{font-size: 44px;}
	.f-36{font-size: 30px;}
	.f-30{font-size: 24px;}
	.f-24{font-size: 22px;}
	.f-20{font-size: 20px;}
	.f-18{font-size: 18px;}
	
	.more{width: 180px;height: 54px;border-radius: 54px;}
	.com-tabs a{width: 180px;height: 52px;line-height: 52px;border-radius: 54px;}
	.slide-btn a{width: 50px;height: 50px;font-size: 20px;}

	.about-company-word{font-size: 134px;}
	.banner{height: 550px;}
	
	.i-banner .item-text .tit{margin-bottom: 0.5em;}
	.i-partner-doc{width: 35%;}
	.i-partner-ul .item-text .p1{font-size: 44px;}
	.panel-btn{width: 180px;height: 82px;}
	.research-2-2 .section-main .item-inner{padding: 18% 8% 12%;}
	.article-list{margin-top: -120px;}
	




}

@media screen and (max-width: 1440px){
	.mb-180{margin-bottom: 110px;}
	.pt-170{padding-top: 100px;}
	.pt-120{padding-top: 72px;}
	.pt-100{padding-top: 60px;}
	.pt-80{padding-top: 50px;}
	.pb-180{padding-bottom: 110px;}
	.pb-100{padding-bottom: 60px;}
	.f-72{font-size: 44px;}
	.f-60{font-size: 36px;}
	.f-48{font-size: 32px;}
	.f-36{font-size: 28px;}
	.f-30{font-size: 26px;}
	.f-24{font-size: 20px;}
	.f-20{font-size: 18px;}
	.f-18{font-size: 17px;}


}

@media screen and (max-width: 1280px){
	.mb-180{margin-bottom: 110px;}
	.pt-170{padding-top: 100px;}
	.pt-120{padding-top: 72px;}
	.pt-100{padding-top: 60px;}
	.pt-80{padding-top: 50px;}
	.pb-180{padding-bottom: 110px;}
	.pb-100{padding-bottom: 60px;}
	.f-72{font-size: 44px;}
	.f-60{font-size: 36px;}
	.f-48{font-size: 32px;}
	.f-36{font-size: 28px;}
	.f-30{font-size: 26px;}
	.f-24{font-size: 20px;}
	.f-20{font-size: 18px;}
	.f-18{font-size: 17px;}
	

}

@media screen and (max-width: 1024px){
	/* 滚动条 */
	::-webkit-scrollbar {
		width: 2px;
		height: 2px;
	}
	::-webkit-scrollbar-track {
		border-radius: 0;
		background: rgba(255,255,255,.1);
	}
	::-webkit-scrollbar-thumb {
		border-radius: 2px;
		background: rgba(63,149,209,.2);
	}
	::-webkit-scrollbar-thumb:hover {
		border-radius: 2px;
		background: rgba(63,149,209,.2);
	}
	
	html, body{font-size: 14px;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}

	.mhide{display: none !important;}
	.mshow{display: block;}
	.w1540{max-width: none;width: 94%;}
	.w1540-ml{margin-left: 3%;}
	.w1540-mr{margin-right: 3%;}
	.mb-180{margin-bottom: 80px;}
	.pt-170{padding-top: 70px;}
	.pt-120{padding-top: 60px;}
	.pt-100{padding-top: 50px;}
	.pt-80{padding-top: 50px;}
	.pb-180{padding-bottom: 80px;}
	.pb-100{padding-bottom: 50px;}

	.f-72{font-size: 32px;}
	.f-60{font-size: 30px;}
	.f-48{font-size: 24px;}
	.f-36{font-size: 22px;}
	.f-30{font-size: 20px;}
	.f-24{font-size: 18px;}
	.f-20{font-size: 16px;}
	.f-18{font-size: 15px;}
	
	.d-flex{flex-wrap: wrap;}

	.more{width: 120px;height: 40px;border-radius: 40px;}
	.com-tabs{margin-bottom: 20px;}
	.com-tabs a{width: 100px;height: 36px;margin: 0 4px;font-size: 14px;line-height: 36px;border-radius: 36px;}
	.slide-btn a{width: 40px;height: 40px;font-size: 18px;}


	.head{position: fixed;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,.1);}
	.head, .head-h{height: 70px;}
	.head-lang{right: 56px;color: #666;}
	.head-lang i{margin-right: 4px;}
	.head-main{padding: 20px 0;font-size: 0;text-align: inherit;}
	.head .head-logo{position: static;width: auto;height: 30px;transform: translateY(0);float: left;}
	.head .head-logo .logo1{display: none;}
	.head .head-logo .logo2{display: block;}
	.head .head-logo img{height: 100%;width: auto;}
	.head-nav{display: none;}
	.head-menu{position: absolute;top: 50%;right: 0;margin-top: -19px;margin-right: -10px;padding: 10px;}
	.head-menu .line{display:block;width:23px;height: 2px;background: #2faaf5;margin-top:6px;transition: all .3s;}
	.head-menu .line:first-child{margin-top: 0;}
	.head-menu .is-active:nth-child(1){-webkit-transform: translateY(8px)rotate(45deg); -ms-transform: translateY(8px)rotate(45deg); -o-transform: translateY(8px)rotate(45deg); transform: translateY(8px)rotate(45deg); }
	.head-menu .is-active:nth-child(2){opacity: 0;}
	.head-menu .is-active:nth-child(3){-webkit-transform: translateY(-8px)rotate(-45deg); -ms-transform: translateY(-8px)rotate(-45deg); -o-transform: translateY(-8px)rotate(-45deg); transform: translateY(-8px)rotate(-45deg); }
	.head .head-nav, .head .head-tel{display: none;}
	.mhead-wrap{position: fixed;top: 70px;left: 0;display: none;width: 100%;height: calc(100% - 70px);margin-right: 0;overflow: auto;background: #fff;border-top: 1px solid #e7edf0;z-index: 9999;}
	.mhead-nav li{position: relative;padding: 0 4%;border-bottom: 1px solid #e7edf0;}
	.mhead-nav .is-sec::before{position: absolute;top: 0;left: 0;display: block;content: "";width: 100%;height: 59px;background-image: url(img/icon-open.svg?v=1);background-position: 95% 23px;background-size: 14px 14px;background-repeat: no-repeat;}
	.mhead-nav .is-sec-active::before{background-image: url(img/icon-close.svg?v=1);}
	.mhead-nav li>a{position: relative;font-size: 16px;color: #000;line-height: 59px;}
	.mhead-nav .no-sec>a{display: block;}
	.mhead-nav .is-sec>a{display: inline-block;}
	.mhead-nav .sec-nav{display: none;padding: 0 20px 20px;}
	.mhead-nav .sec-nav>a{display: block;padding: 10px;font-size: 14px;line-height: 20px;}
	.mhead-nav .sec-nav .sec-nav-tit{display: block;padding: 10px;font-size: 14px;line-height: 20px;}
	.mhead-nav .sec-nav .sec-nav-list:last-child{margin-top: 10px;}
	.mhead-nav .sec-nav .sec-nav-main{padding: 10px;padding-left: 30px;}
	.mhead-nav .sec-nav .sec-nav-main a{display: block;padding: 10px 0 10px 25px;font-size: 14px;line-height: 20px;}
	.mhead-nav .sec-nav .sec-nav-main .thr-nav-list + .thr-nav-list{margin-top: 10px;}
	.mhead-nav .sec-nav .sec-nav-main .thr-nav-list .thr-nav-tit{margin-bottom: 5px;display: inline-block;}
	.mhead-link-btn{display: flex !important;justify-content: space-between;align-items: center;padding: 10px 0;}
	.mhead-link-btn span{line-height: 1;}

	.i-banner .item{height: 500px;}
	.i-banner .item2 .item-bg, .i-banner .item3 .item-bg{background-position: right 30%  center;}
	.i-banner .item-text{top: auto;bottom: 30%;}
	.i-banner .item-text .tit{font-size: 20px;line-height: 1.5;}
	.i-banner .i-banner-page{top: auto;left: 0;bottom: 20px;width: 100%;transform: translateY(0);text-align: center;}
	.i-banner .i-banner-page .swiper-pagination-bullet{display: inline-block;width: 8px;height: 8px;margin: 0 8px;}
	.i-banner .i-banner-page .swiper-pagination-bullet-active::before{width: 16px;height: 16px;}
	.i-tech{padding-top: 60px;}
	.i-tech .i-tech-inner{width: 94%;margin: 0 auto;}
	.i-tech .i-tech-top{margin-bottom: 30px;}
	.i-tech .i-tech-main{flex-wrap: wrap;}
	.i-tech .card{width: 100% !important;min-height: auto;margin-bottom: 20px;border-radius: 10px;}
	.i-tech .card-inner{width: 100%;height: auto;padding: 20px 15px 15px;opacity: 1;;background-image: linear-gradient( 90deg, rgba(0,0,0,.78) 0%, rgba(0,0,0,0) 100%);}
	.i-tech .card-tit{margin-bottom: 30px;font-size: 20px;text-align: center;}
	.i-tech .card-item{margin-bottom: 20px;}
	.i-tech .card-item-tit{margin-bottom: 10px;font-size: 18px;line-height: 1;}
	.i-tech .card-item-ul{}
	.i-tech .card-item-ul li{margin-right: 20px;margin-bottom: 10px;}
	.i-tech .card-item-ul a{padding: 4px 0;font-size: 13px;line-height: 1.5;box-sizing: border-box;}
	.i-tech .card-img p{display: none;}
	.i-about{padding: 50px 0;}
	.i-about-top .sum{font-size: 18px;}
	.i-about-top .tit{font-size: 24px;}
	.i-about-top{margin-bottom: 30px;}
	.i-about-main{text-align: left;}
	.i-partner-ul .item{margin-top: 15px;}
	.i-partner-ul .item2{margin-top: 0;}
	.i-partner-ul .item-shape{width: 100px;height: 100px;}
	.i-partner-ul .item-inner{right: 4px;}
	.i-partner-ul .item-text .p1{font-size: 24px;}
	.i-partner .i-partner-main{margin-top: -250px;padding: 20px 10px;}
	.i-partner-doc{width: 100%;margin-bottom: 40px;}
	.i-partner-logo{width: 100%;}
	.i-partner-doc .doc-btn{margin-top: 10px;}
	.i-partner-line{display: none;}
	.i-partner-logo .logo-container .item-img{width: 100px;height: 100px;}
	.i-partner-logo .logo-btn{margin-top: 10px;}
	.i-partner-main .slide-btn{margin-top: 10px;}
	.i-partner-main .slide-btn a{margin: 0 5px;}

	.i-news-top{margin-bottom: 30px;}
	.i-news-main .card-left{width: 100%;margin-bottom: 20px;}
	.i-news-main .card-right{width: 100%;margin-right: 0;padding: 0;}
	.i-news-main .card-left a{height: auto;color: inherit;}
	.i-news-main .card-left .item-img{height: auto;}
	.i-news-main .card-left .item-inner{position: static;width: 100%;height: auto;padding: 0;display: flex;justify-content: space-between;background: none;}
	.i-news-main .card-left .item-text{position: static;width: calc(100% - 80px);}
	.i-news-main .card-right .card-item a{padding: 0;}
	.i-news-main .item-date{width: 59px;height: 59px;padding: 10px 0;border-radius: 10px;}
	.i-news-main .card-right .item-text{width: calc(100% - 80px);margin-right: 0;}
	.i-news-main .item-text .tit{color: #333;}
	.i-news-main .card-left .item-text .tit{font-size: 18px;color: #333;}
	.i-news-main .card-left .item-text .sum{height: 3.25em;-webkit-line-clamp: 2;}
	.i-news-main .card-right a:hover{box-shadow: none;}
	.panel-btn{right: 5%;width: 100px;height: 45px;}
	.panel-btn-inner .p1{font-size: 12px;}
	.panel-btn-inner .p2{font-size: 14px;}
	.foot-main .foot-top{display: none;}
	.foot-info .foot-tel{width: 100%;margin-bottom: 20px;}
	.foot-info .foot-tel .p2{font-size: 20px;}
	.foot-info .foot-contact{width: 100%;padding-top: 15px;}
	.foot-info .p1{margin-bottom: 0;}
	.foot-info .foot-address{width: calc(100% - 100px);}
	.foot-info .foot-address i{width: 22px;height: 22px;font-size: 14px;line-height: 22px;}
	.foot-info .foot-address a{width: calc(100% - 28px);padding: 2px 0;}
	.foot-code{max-width: 90px;}
	.foot-info .foot-address p{margin-bottom: 10px;}
	.foot-bottom p{line-height: 1.6;}
	.foot-bottom p a{display: block;}

	.banner{height: 300px;}
	.banner-text .banner-tit{margin-bottom: .5em;}
	.banner-text .banner-bread{display: none;}
	.banner-text .banner-bread .bread-list span{margin: 0 4px;}
	.about-company-word{font-size: 80px;}
	.about-company-text .tit{text-align: center;}
	.about-company-text{width: 100%;margin-bottom: 30px;}
	.about-company-img{width: 100%;margin-right: 0;}
	.about-team-main{width: 100%;}
	.about-team-container .item-text{width: 180%;margin-left: -40%;}
	.about-history-inner{margin-left: 3%;margin-right: 3%;}
	.about-history-container .item-inner{padding: 4vw 2.08vw 2.6vw;}
	.about-history-container .item-point{margin-bottom: 20px;}
	.about-history-container .item-top{margin-bottom: 15px;}
	.about-history-container .item-top .item-date{margin-bottom: .4em;}
	.about-history-container .item-text{margin-bottom: 20px;}
	.about-history-container .item-text p{line-height: 1.5;}
	
	.research-wrap{padding-top: 0;}
	.research-wrap .sidebar{top: 70px;height: auto;margin: 0;padding-top: 0;display: none;}
	.research-main{margin-top: 0;}
	.research-wrap .sidebar ul{display: flex;flex-wrap: wrap;padding: 10px;padding-bottom: 0;border-top-left-radius: 0;border-top-right-radius: 0;}
	.research-wrap .sidebar li{margin-right: 20px;margin-bottom: 10px;}
	.research-wrap .sidebar li:last-child{margin-bottom: 10px;}
	.research-wrap .sidebar li::before{display: none;}
	.research-wrap .sidebar li i{width: 4px;height: 4px;margin-right: 6px;}
	.research-wrap .sidebar .cur i::before{width: 8px;height: 8px;}
	
	.research-wrap .research-main .section:nth-child(1){margin-top: 0;padding-top: 70px;}
	.research-1-1{padding-bottom: 40px;}
	.research-1-2{padding-bottom: 60px;}
	.research-1-2 .section-inner{width: 100%;}
	.research-1-2 .section-main{width: 97%;margin-left: 3%;}
	.research-1-2 .section-container .item{width: 60%;}
	.research-1-3{margin-bottom: 0;padding-top: 50px;}
	.research-appl .section-ul{grid-template-columns: 49% 49%;}
	.research-appl .section-ul .item{flex-wrap: wrap;margin-bottom: 20px;}
	.research-appl .section-ul .item-icon{width: 40px;height: 40px;margin-right: 10px;margin-bottom: 20px;}
	.research-appl .section-ul .item-icon .iconfont{font-size: 20px;}
	.research-appl .section-ul .item-text{max-width: calc(100% - 50px);width: 100%;margin-top: 10px;}
	.research-appl .section-ul .item-text .p1{font-size: 16px;}

	.research-doc .hot-doc{margin-bottom: 20px;padding: 15px 10px;}
	.hot-doc a{flex-wrap: wrap;}
	.hot-doc-img{width: 100%;margin-bottom: 20px;}
	.hot-doc-text{width: 100%;margin-right: 0;}

	.doc-list-ul .item{width: 100%;margin-right: 0;margin-bottom: 20px;}
	.research-faq-container .item{width: 70%;}
	.research-faq-container .item-tit{font-size: 16px;}
	.research-faq-container .item-sum{font-size: 13px;}
	.research-tool{margin-top: 20px;}
	.research-tool .research-tool-btn{width: 90px;}
	.research-tool .research-tool-scrollbar{width: calc(100% - 110px);}
	.research-wrap1 .section-tit{line-height: 1.5;}

	.research-case .section-ul .item-style2{width: 49%;margin-right: 0 !important;margin-bottom: 20px;}
	
	.research-2-1 .section-main{padding: 50px 10px;}
	.research-2-1 .section-text{width: 100%;margin-bottom: 20px;}
	.research-2-1 .section-text .section-tit{margin-bottom: 20px;}
	.research-2-1 .section-img{width: 100%;}
	.research-2-2 .section-main .item{width: 60%;}
	.research-case .section-ul .item{margin-bottom: 30px;}
	.research-case .section-ul .item-style1 .item-inner{flex-wrap: wrap;flex-direction: column-reverse !important;background: none;}
	.research-case .section-ul .item-style1 .item-text{width: 100%;padding: 20px;box-shadow: 0 0 10px rgba(0,0,0,.2);border-radius: 0 !important;border-bottom-left-radius: 15px !important;border-bottom-right-radius: 15px !important;}
	.research-case .section-ul .item-style1 .item-img{width: 100%;}
	.research-case .section-ul .item-style1 .item-text .tit{margin-bottom: 10px;}
	.research-2-2 .bg-word{font-size: 80px;}
	.research-3-1 .section-main{align-items: normal;}
	.research-3-1 .section-text{width: 100%;margin-bottom: 30px;}
	.research-3-1 .section-text .section-tit{margin-bottom: 30px;}
	.research-3-1 .section-img{width: 100%;}
	.research-3-2{padding-bottom: 80px;}
	.research-3-2 .section-bg{width: 200%;left: 50%;transform: translateX(-50%);}
	.research-3-2 .section-container .item{width: 60%;}
	.research-3-4 .section-main{align-items: normal}
	.research-3-4 .section-img{width: 100%;margin-left: 0;margin-bottom: 40px;}
	.research-3-4 .section-text{width: 100%;}
	.research-4-1{padding-top: 0;}
	.research-4-1 .section-tabs{flex-wrap: wrap;margin-bottom: 20px;border: none;border-radius: 0;}
	.research-4-1 .section-tabs a{margin: 5px;height: auto;white-space: nowrap;;border: 1px solid #bfbfbf !important;border-radius: 5px;}
	.research-4-1 .section-ul{flex-wrap: wrap;}
	.research-4-1 .section-ul .item{width: 100%;margin-bottom: 40px;}
	.research-4-1 .section-ul .item-sum{min-height: auto}
	.research-4-2 .section-tit{margin-bottom: 30px;}
	.research-6-1{margin-bottom: 50px;padding-top: 0;}
	.research-6-1 .section-img{float: none;width: 100%;margin-bottom: 0;border-radius: 20px;}
	.research-6-1 .section-text{float: none;width: 100%;margin-top: -100px;margin-left: 3%;border-radius: 10px;}
	.research-6-2{padding-top: 150px;}
	.research-6-2 .section-container{width: 100%;}
	.research-6-2 .section-container .item{}
	.research-6-2 .section-main .slide-btn{top: 50%;}
	.research-6-2 .section-main .slide-btn{top: -66px;right: 0;left: auto;width: 100px;}
	.research-6-3 .section-container{width: 100%;}
	.research-6-3 .section-container .item{}
	.research-6-3 .section-main .slide-btn{top: 50%;}
	.research-6-3 .section-main .slide-btn{top: -66px;right: 0;left: auto;width: 100px;}
	
	.research-5-1{padding-bottom: 50px;}
	.research-5-1 .section-nav{width: 100%;margin-bottom: 30px;padding: 10px 10px 0;overflow: auto;display: none;}
	.research-5-1 .section-nav-ul{}
	.research-5-1 .section-nav-ul li{display: inline-block;}
	.research-5-1 .section-nav-ul a{}
	.research-5-1 .section-main{width: 100%;}
	.research-5-1 .section-text{width: 65%;}

	.research-5-3 .section-img{width: 100%;height: 200px;}
	.research-5-3 .section-text{width: 100%;margin-right: -3%;border-top-right-radius: 0;border-bottom-right-radius: 0;}
	.research-5-3 .section-ul{grid-template-columns: 49% 49%;}
	.research-5-3 .section-ul .item-num{width: 50px;height: 50px;}
	
	.antibody-nav{margin-bottom: 30px;}
	.antibody-nav-inner{padding-bottom: 15px;overflow: auto;}
	.antibody-nav-ul{justify-content: normal;}
	.antibody-search{margin-bottom: 40px;}
	.antibody-list-ul .item{float: none;width: 100%;margin-right: 0;margin-bottom: 20px;}
	
	.medical-read .ani-bg{top: 70vw;}
	.medical-read-img{width: 100%;margin-bottom: 30px;}
	.medical-read-con{width: 100%;}
	.medical-read-text{margin-bottom: 30px;padding-top: 10px;}
	.antibody-read{margin-bottom: 50px;}
	.antibody-read .medical-read-tags{margin-bottom: 1em;}
	.antibody-read .medical-read-tags span{font-size: 13px;}

	.antibody-parm-inner{padding-top: 50px;}
	.antibody-parm-ul{justify-content: space-between;}
	.antibody-parm-ul .item{width: 49%;margin: 0 0 20px;}
	.antibody-parm-ul .item-text{padding: 5px 10px;}

	.coop-top{margin-bottom: 40px;}
	.coop-sum{margin-top: 30px;padding-bottom: 20px;}
	.coop-partner-container{height: 560px;}
	.coop-partner-container{margin-bottom: 20px;}
	.coop-partner-container .item{height: 150px;}
	.document-list-table table thead th{font-size: 14px;}
	
	.medical-list-ul .item{width: 100%;margin-right: 0 !important;margin-bottom: 30px;}


	.instrument-intro{position: static;}
	.instrument-intro-img{width: 100%;margin-bottom: 20px;}
	.instrument-intro-con{width: 100%;margin-right: 0;}
	.instrument-adv-ul .item{width: 100%;margin-bottom: 20px;}
	.instrument-adv-ul .item-inner{padding: 30px 10px;}
	.instrument-adv-ul .item-num{font-size: 60px;}
	.instrument-adv-ul .item-sum1{display: none;}
	.instrument-adv-ul .item-sum2{display: block;position: static;height: auto;padding-top: 0;opacity: 1;}
	.instrument-parameter table{width: 100%;}
	.instrument-parameter table th{font-size: 14px;}
	.banner-text .com-search{width: 100%;position: static;}

	.investor-list .item{width: 100%;margin-right: 0;margin-bottom: 20px;}
	.investor-list .item-text .sum{margin-bottom: 1em;}
	.article-read-con{margin-bottom: 30px;padding: 20px 0 30px;}
	.article-read-left{width: 100%;}
	.article-read-right{width: 100%;margin-top: 50px;}
	.read-page-left{width: 100%;margin-bottom: 20px;}


	.article-list{margin-top: 50px;margin-bottom: 80px;}

	.article-list-ul .item{width: 100%;margin-right: 0;margin-bottom: 30px;}
	.article-list-ul .item-img{margin-bottom: 15px;}

	.article-list .hot-news a{flex-wrap: wrap;}

	.article-list .hot-news-img{width: 100%;margin-bottom: 20px;}
	.article-list .hot-news-text{width: 100%;}
	.article-list .hot-news-text .sum{margin-top: 20px;}

	.hot-doc{margin-bottom: 20px;}
	
	.contact-job{margin-bottom: 60px;}
	.contact-job-tit{margin-bottom: 30px;}
	.contact-job-inner{margin-left: 3%;margin-right: 3%;}
	.contact-job-left{padding-bottom: 10px;}
	.contact-job-top{margin-bottom: 30px;padding-bottom: 8px;}
	.contact-job-nav{display: none;}
	.contact-job-right{width: 100%;}
	.contact-job-btn{display: none;}
	.contact-job-container .item{width: 70%;}
	.contact-map-inner{margin-left: 3%;margin-right: 3%;}
	.contact-map-left{width: 100%;margin-bottom: 30px;}
	.contact-map-right{width: 100%;}
	.contact-map-left .map{min-height: auto;height: 300px;}
	.contact-map-ul .item{padding: 10px 0;}
	
	.job-main{margin-bottom: 100px;}
	.job-main .job-left{width: 100%;}
	.job-read-top{margin-bottom: 15px;}
	.job-read-top .job-read-tit{font-size: 20px;}
	.job-main .job-right{display: none;}

	.custom-read{padding: 100px 0;}
	.custom-read-top{flex-wrap: wrap;align-items: normal;padding: 30px 15px;}
	.custom-read-tit{margin-bottom: 10px;}
	.custom-read-con{padding: 30px 15px;}
	.custom-read-con .row{margin-bottom: 10px;}
	.custom-read-con .row input, .custom-read-con .row textarea, .custom-read-con .row .select-tit{padding: 5px 10px;}
	.job-form-tit{margin-bottom: 30px;}
	.job-form-main .row{margin-bottom: 10px;}
	.job-form-main .row input, .job-form-main .row textarea{padding: 5px 10px;}
	.form-tips{margin-top: 20px;}


}



@media screen and (max-width: 768px){

	


	
}

@media screen and (max-width: 450px){
	.about-honor-container{height: 582px;}
	.about-honor-container .item{height: 271px;}



	
}